pub type k_thread_stack_t = z_thread_stack_element;
struct k_thread_stack_t { pub data: u8, }
data: u8