Function g_rand_new_with_seed_array

pub unsafe extern "C" fn g_rand_new_with_seed_array(
    seed: *const u32,
    seed_length: u32,
) -> *mut GRand