pub unsafe fn allocate_cmdline( boot_services: &BootServices, cmdline: &str, ) -> Result<*mut u8, MemoryError>