Function instance_of

pub unsafe fn instance_of<C>(ptr: *const c_void) -> bool
where C: StaticType,