unsafe fn alloc_main_thread(layout: Layout) -> Sendable<*mut u8>
Allocate memory on the R main thread.
Must be called from R’s main thread (or routed via with_r_thread).
with_r_thread