Type Definition GPrintFunc
vips_sys
type GPrintFunc = Option<unsafe extern "C" fn(string: *const gchar)>;