ffs_impl
return (ffs_impl((uint64_t)(uint_t)bits));
return (ffs_impl((uint64_t)(ulong_t)bits));
return (ffs_impl((uint64_t)(u_longlong_t)bits));