pub unsafe fn GetLogicalProcessorInformation( buffer: Option<*mut SYSTEM_LOGICAL_PROCESSOR_INFORMATION>, returnedlength: *mut u32, ) -> Result<()>