pub unsafe extern "C" fn atcab_priv_write(
    key_id: u16,
    priv_key: *const u8,
    write_key_id: u16,
    write_key: *const u8,
    num_in: *const u8
) -> ATCA_STATUS