pub fn unpack_kaction_int_pri_and_opts(
    val: u64
) -> Option<(InterruptPriority, InterruptAllocateOptions)>