pub type ambuild_function = Option<unsafe extern "C" fn(heapRelation: Relation, indexRelation: Relation, indexInfo: *mut IndexInfo) -> *mut IndexBuildResult>;