pub unsafe extern "C" fn spd_set_notification(
    connection: *mut SPDConnection,
    notification: Type,
    state: *const c_char
) -> c_int