pub unsafe extern "C" fn gsl_histogram2d_pdf_sample( p: *const gsl_histogram2d_pdf, r1: f64, r2: f64, x: *mut f64, y: *mut f64) -> c_int