pub unsafe extern "C" fn notifier_with_return_list_add(
    list: *mut NotifierWithReturnList,
    notifier: *mut NotifierWithReturn
)