pub fn try_unwrap_cppgc_object<'sc, T: 'static>(
    val: Local<'_, Value>
) -> Option<&'sc T>