pub type SuggestInteractionProfileBindings = unsafe extern "system" fn(instance: Instance, suggested_bindings: *const InteractionProfileSuggestedBinding) -> Result;
Expand description