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