pub unsafe extern "C" fn g_random_int_range(
begin: i32,
end: i32
) -> i32