pub fn get_current_process_name() -> Option<&'static str>
現在実行中のプロセスの名前を取得します。 try_lock が失敗した場合は None を返します。