pub type PGcancel = pg_cancel;
#[repr(C)]pub struct PGcancel { pub(crate) _unused: [u8; 0], }
_unused: [u8; 0]