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