pub unsafe extern "C" fn zend_verify_scalar_type_hint(
    type_mask: u32,
    arg: *mut zval,
    strict: bool,
    is_internal_arg: bool
) -> bool