pub fn handle_native_init<'a>( env: &mut JNIEnv<'a>, this: &JObject<'a>, raw_data: &JByteArray<'_>, ) -> Result<()>