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