pub unsafe extern "C" fn g_random_double_range(
    begin: f64,
    end: f64
) -> f64