pub unsafe extern "C" fn gegl_random_set_seed(
    rand: *mut GeglRandom,
    seed: u32
)