pub unsafe extern "C" fn dm_task_set_gid(
    dmt: *mut dm_task,
    gid: gid_t
) -> c_int