pub unsafe extern "C" fn atcab_aes_gfm(
    h: *const u8,
    input: *const u8,
    output: *mut u8
) -> ATCA_STATUS