pub type NativeResourceProvider = RCHandle<RustResourceProvider>;
pub struct NativeResourceProvider(/* private fields */);