Type Definition im_dispatch_fn
vips_sys
type im_dispatch_fn = Option<unsafe extern "C" fn(argv: *mut im_object) -> c_int>;