pub static mut zend_error_cb: Option<unsafe extern "C" fn(type_: c_int, error_filename: *mut zend_string, error_lineno: u32, message: *mut zend_string)>