Function idalib_get_func_cmt

pub unsafe fn idalib_get_func_cmt(
    f: *const func_t,
    rptble: bool,
) -> Result<String, Exception>