pub unsafe extern "C" fn PxSListImpl_push_mut(
    self_: *mut PxSListImpl,
    entry: *mut PxSListEntry
)