pub unsafe extern "system" fn SetLogFileSizeWithPolicy(
    hlog: HANDLE,
    pdesiredsize: *const u64,
    presultingsize: *mut u64,
) -> BOOL