Function g_compute_checksum_for_string

pub unsafe extern "C" fn g_compute_checksum_for_string(
    checksum_type: i32,
    str: *const i8,
    length: isize,
) -> *mut i8