pub fn current_process_name<Os>(vmi: &VmiState<'_, Os>) -> Option<String>where Os: VmiOs,
Returns the name of the current process, if available.