pub unsafe extern "system" fn GetComputerNameA(
    lpbuffer: PSTR,
    nsize: *mut u32,
) -> BOOL