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