#[unsafe(no_mangle)]pub unsafe extern "C" fn drop_op( stack: *mut StackValue, ) -> *mut StackValue
Alias for drop to avoid LLVM keyword conflicts
Stack must have at least one value.