pub unsafe extern "C" fn codes_get_offset(
    h: *const codes_handle,
    key: *const c_char,
    offset: *mut usize
) -> c_int