Type Definition pgthreadlock_t
pq_sys
type pgthreadlock_t = Option<unsafe extern "C" fn(acquire: c_int)>;