pub unsafe extern "C" fn g_bytes_new(
    data: *const c_void,
    size: usize
) -> *mut GBytes