pub unsafe extern "C" fn php_output_write(
    str_: *const c_char,
    len: usize
) -> usize