pub unsafe extern "C" fn DES_key_sched( key: *const DES_cblock, schedule: *mut DES_key_schedule, ) -> c_int