pub unsafe extern "C" fn im_gaussnoise( out: *mut VipsImage, x: c_int, y: c_int, mean: f64, sigma: f64, ) -> c_int