pub unsafe extern "C" fn g_memory_input_stream_new_from_data(
    data: *const c_void,
    len: gssize,
    destroy: GDestroyNotify
) -> *mut GInputStream