pub type SigInfoDetailsKill = linux___sifields__bindgen_ty_1;
struct SigInfoDetailsKill { pub l_pid: i32, pub l_uid: u32, }
l_pid: i32
l_uid: u32