pub unsafe extern "C" fn PQparameterStatus(
    conn: *const PGconn,
    paramName: *const c_char
) -> *const c_char