pub unsafe extern "C" fn FLDoc_Retain(arg1: FLDoc) -> FLDoc
Adds a reference to an FLDoc. This extends its lifespan until at least such time as you call FLRelease to remove the reference.