pub unsafe extern "C" fn php_error_docref(
    docref: *const c_char,
    type_: c_int,
    format: *const c_char
    ...
)