Function g_bytes_new_static

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