pub unsafe extern "C" fn gsl_sf_legendre_sphPlm_deriv_array( lmax: c_int, m: c_int, x: f64, result_array: *mut f64, result_deriv_array: *mut f64) -> c_int