Type Definition GThreadFunc
vips_sys
type GThreadFunc = Option<unsafe extern "C" fn(data: gpointer) -> gpointer>;