pub unsafe extern "C" fn g_buffered_input_stream_new_sized(
    base_stream: *mut GInputStream,
    size: size_t
) -> *mut GInputStream