pub unsafe extern "C" fn atcab_ecdh_ioenc(
    key_id: u16,
    public_key: *const u8,
    pms: *mut u8,
    io_key: *const u8
) -> ATCA_STATUS