pub unsafe extern "C" fn _php_stream_fill_read_buffer(
    stream: *mut php_stream,
    size: size_t
) -> c_int