Function g_compute_checksum_for_data

pub unsafe extern "C" fn g_compute_checksum_for_data(
    checksum_type: i32,
    data: *const u8,
    length: usize,
) -> *mut i8