pub unsafe extern "C" fn FMOD_Geometry_SetUserData(
    geometry: *mut FMOD_GEOMETRY,
    userdata: *mut c_void
) -> FMOD_RESULT