pub unsafe extern "C" fn TRUST_TOKEN_ISSUER_add_key(
    ctx: *mut TRUST_TOKEN_ISSUER,
    key: *const u8,
    key_len: usize
) -> c_int