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