pub unsafe fn GetNumaProximityNode(
    proximityid: u32,
    nodenumber: *mut u8
) -> Result<()>