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