pub unsafe extern "C" fn object_setInstanceVariableWithStrongDefault(
    obj: id,
    name: *const c_char,
    value: *mut c_void,
) -> Ivar