#[unsafe(no_mangle)]pub extern "C" fn syscreate(object_size: usize) -> OptZero<Slice<u8>>
Allocates an object sized object_size using GLOBAL_SYSTEM_ALLOCATOR
object_size
GLOBAL_SYSTEM_ALLOCATOR