pub type PQsslKeyPassHook_OpenSSL_type = Option<unsafe extern "C" fn(buf: *mut c_char, size: c_int, conn: *mut PGconn) -> c_int>;