pub type bgfx_program_handle_t = bgfx_program_handle_s;
#[repr(C)]pub struct bgfx_program_handle_t { pub idx: u16, }
idx: u16