#[unsafe(no_mangle)]pub extern "C" fn Rf_dweibull( x: f64, shape: f64, scale: f64, give_log: c_int, ) -> f64