pub unsafe extern "C" fn BNDisassemblyTextRendererWrapComment(
renderer: *mut BNDisassemblyTextRenderer,
inLine: *const BNDisassemblyTextLine,
outLineCount: *mut usize,
comment: *const c_char,
hasAutoAnnotations: bool,
leadingSpaces: *const c_char,
indentSpaces: *const c_char,
) -> *mut BNDisassemblyTextLine