pub unsafe extern "C" fn zend_wrong_parameter_class_or_string_or_null_error(
    num: u32,
    name: *const c_char,
    arg: *mut zval
)