pub unsafe extern "C" fn zend_output_debug_string(
    trigger_break: bool,
    format: *const c_char
    ...
)