pub type bucket = bucket_st;
bucket
#[repr(C)]pub struct bucket { pub p_first: *mut node_st, }
p_first: *mut node_st