pub fn map_to_imports(
    env: &JNIEnv<'_>,
    imports: &JByteArray<'_>
) -> SdkJniResult<Vec<ImportBundle>>