pub unsafe fn take_external_pointer_value<T>(x: SEXP) -> Result<T>
Takes the value of the external pointer and set the pointer to null.
This is intended to be used only in savvy-bindgen