pub unsafe extern "C-unwind" fn LSMResultCreate(
alloc: Option<&CFAllocator>,
mapref: &LSMMap,
textref: &LSMText,
num_results: CFIndex,
flags: CFOptionFlags,
) -> CFRetained<LSMResult>👎Deprecated: renamed to
LSMResult::new