pub unsafe extern "C" fn blkid_encode_string(
    str_: *const c_char,
    str_enc: *mut c_char,
    len: usize
) -> c_int