pub unsafe fn XLogFileInit(
    arg_segno: XLogSegNo,
    arg_use_existent: *mut bool,
    arg_use_lock: bool
) -> c_int