Type Definition GFunc
vips_sys
type GFunc = Option<unsafe extern "C" fn(data: gpointer, user_data: gpointer)>;