pub unsafe extern "C" fn g_bytes_new_static(
    data: gconstpointer,
    size: size_t
) -> *mut GBytes