pub unsafe extern "C" fn notifier_list_add(
    list: *mut NotifierList,
    notifier: *mut Notifier
)