pub unsafe extern "system" fn LookupPrivilegeValueW(
    lpSystemName: *const u16,
    lpName: *const u16,
    lpLuid: *mut LUID
) -> i32