pub unsafe extern "C" fn im_sines( out: *mut VipsImage, xsize: c_int, ysize: c_int, horfreq: f64, verfreq: f64, ) -> c_int