pub unsafe extern "C" fn zend_argument_type_error(
    arg_num: u32,
    format: *const c_char
    ...
)