pub unsafe extern "C" fn zend_error_noreturn(
    type_: c_int,
    format: *const c_char
    ...
) -> !