pub fn check_native_gate(
gate: &NativeGate,
table: &NativeTable,
idx: NativeIdx,
) -> Result<(), NativeCallError>pub fn check_native_gate(
gate: &NativeGate,
table: &NativeTable,
idx: NativeIdx,
) -> Result<(), NativeCallError>