pub unsafe extern "C" fn nettle_des_check_parity(
    length: usize,
    key: *const u8
) -> c_int