Function g_bytes_get_data

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