Function g_bytes_new

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