pub unsafe extern "C" fn codes_get_bytes(
    h: *const codes_handle,
    key: *const c_char,
    bytes: *mut c_uchar,
    length: *mut usize
) -> c_int