#[unsafe(no_mangle)]pub extern "system" fn Java_com_stateset_embedded_Inventory_nativeRelease<'local>( env: JNIEnv<'local>, _class: JClass<'local>, _ptr: jlong, sku: JString<'local>, _quantity: jdouble, )