pub unsafe fn read_plugin_name_from_scratch(ptr: *mut u8) -> Option<String>
Read a plugin name from the start of the scratch buffer.
ptr must point to a valid SHM allocation.
ptr