#[no_mangle]
pub unsafe extern "C" fn lodepng_get_bpp_lct(
    colortype: ColorType,
    bitdepth: c_uint
) -> c_uint