pub unsafe fn ReplicationSlotCreate(
    arg_name: *const c_char,
    arg_db_specific: bool,
    arg_p: ReplicationSlotPersistency,
    arg_two_phase: bool
)