pub unsafe extern "C" fn dwarf_macro_getparamcnt(
    macro_: *mut Dwarf_Macro,
    paramcntp: *mut size_t
) -> c_int