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