pub unsafe extern "C-unwind" fn MDQueryGetResultAtIndex(
query: &MDQuery,
idx: CFIndex,
) -> *const c_void👎Deprecated: renamed to
MDQuery::result_at_indexAvailable on crate feature
MDQuery only.