pub unsafe extern "C" fn aesni_inverse_key(
    invkey: *mut c_uchar,
    fwdkey: *const c_uchar,
    nr: c_int
)