pub unsafe extern "C" fn zend_parse_parameter( flags: c_int, arg_num: c_int, arg: *mut *mut zval, spec: *const c_char, ... ) -> c_int