pub unsafe extern "C" fn g_rand_double_range(
    rand_: *mut *mut _GRand,
    begin: f64,
    end: f64
) -> f64