pub unsafe extern "C" fn gsl_sf_hyperg_2F0(
    a: f64,
    b: f64,
    x: f64
) -> f64