pub unsafe extern "C" fn atcab_sign(
    key_id: u16,
    msg: *const u8,
    signature: *mut u8
) -> ATCA_STATUS