pub unsafe extern "C" fn DES_set_key_unchecked(
    key: *const DES_cblock,
    schedule: *mut DES_key_schedule
)