pub unsafe extern "C" fn hipDevSmResourceSplitByCount(
result: *mut hipDevResource,
nbGroups: *mut c_uint,
input: *const hipDevResource,
remainder: *mut hipDevResource,
flags: c_uint,
minCount: c_uint,
) -> hipError_tpub unsafe extern "C" fn hipDevSmResourceSplitByCount(
result: *mut hipDevResource,
nbGroups: *mut c_uint,
input: *const hipDevResource,
remainder: *mut hipDevResource,
flags: c_uint,
minCount: c_uint,
) -> hipError_t