pub unsafe fn ReplicationSlotDropAtPubNode(
    arg_wrconn: *mut WalReceiverConn,
    arg_slotname: *mut c_char,
    arg_missing_ok: bool
)