#[unsafe(no_mangle)]#[unsafe(link_section = ".user_text")]pub(crate) fn syscall3(nr: usize, x0: usize, x1: usize) -> usize