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