pub unsafe extern "C" fn PQsetNoticeProcessor(
    conn: *mut PGconn,
    proc_: PQnoticeProcessor,
    arg: *mut c_void
) -> PQnoticeProcessor