pub unsafe fn do_pg_stop_backup(
    arg_labelfile: *mut c_char,
    arg_waitforarchive: bool,
    arg_stoptli_p: *mut TimeLineID
) -> XLogRecPtr