pub unsafe extern "C" fn js_create_array( env: *mut js_env_t, result: *mut *mut js_value_t, ) -> c_int