pub unsafe extern "C" fn g_rand_set_seed(
    rand_: *mut *mut _GRand,
    seed: u32
)