pub unsafe extern "C" fn codes_keys_iterator_get_string(
    kiter: *const codes_keys_iterator,
    v: *mut c_char,
    len: *mut usize
) -> c_int