pub unsafe extern "C" fn alsatimer_set_device_params(
    device_id: *mut ALSATimerDeviceId,
    device_params: *const ALSATimerDeviceParams,
    error: *mut *mut GError
) -> gboolean