pub unsafe extern "C" fn gsl_cdf_hypergeometric_Q( k: c_uint, n1: c_uint, n2: c_uint, t: c_uint) -> f64