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