pub unsafe extern "C" fn cose_cbor_decode_get_pos(
    start: *const u8,
    len: size_t,
    arr: *mut nanocbor_value_t,
    idx: c_uint
) -> c_int