pub type PedAlignment = _PedAlignment;
#[repr(C)]pub struct PedAlignment { pub offset: i64, pub grain_size: i64, }
offset: i64
grain_size: i64