pub unsafe extern "C" fn gsl_ran_geometric(
    r: *const gsl_rng,
    p: f64
) -> c_uint