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