pub unsafe extern "system" fn GetComputerNameW(
    lpBuffer: *mut u16,
    nSize: *mut u32
) -> i32