pub unsafe extern "C" fn shaderc_parse_version_profile(
    str: *const c_char,
    version: *mut c_int,
    profile: *mut i32
) -> bool