pub unsafe extern "C" fn HAPI_SetNodeDisplay(
    session: *const HAPI_Session,
    node_id: HAPI_NodeId,
    onOff: c_int
) -> HapiResult