pub unsafe extern "C" fn SBValueListGetFirstValueByName(
    instance: SBValueListRef,
    name: *const c_char
) -> SBValueRef