logo
pub fn get_active_uniform_block_name(
    program: u32,
    index: u32,
    max_length: i32
) -> Option<String>