pub unsafe extern "C" fn objc_msg_lookup_super_stret(
    sup: *const objc_super,
    sel: *const objc_selector
) -> IMP
Available on objfw only.