#[unsafe(no_mangle)] pub unsafe extern "C" fn sys_spinlock_init( lock: *mut *mut SpinlockContainer<'_>, ) -> i32