pub unsafe extern "C" fn dm_task_get_driver_version(
    dmt: *mut dm_task,
    version: *mut c_char,
    size: usize
) -> c_int