Type Definition GCompletionFunc
vips_sys
type GCompletionFunc = Option<unsafe extern "C" fn(arg1: gpointer) -> *mut gchar>;