pub unsafe extern "C" fn get_string_id(
    out: *mut StringId,
    string: *const c_char
) -> u8