pub unsafe extern "C" fn signal_handler_add(
    handler: *mut signal_handler_t,
    signal_decl: *const c_char
) -> bool