pub unsafe extern "C" fn g_compute_checksum_for_data(
    checksum_type: GChecksumType,
    data: *mut u8,
    length: gsize
) -> *mut gchar