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