pub type dsa_pointer_atomic = pg_atomic_uint64;
#[repr(C)]pub struct dsa_pointer_atomic { pub value: u64, }
value: u64