pub unsafe extern "C" fn _php_stream_printf(
    stream: *mut php_stream,
    fmt: *const c_char
    ...
) -> isize