pub fn is_null<P: Nullable>(ptr: &P) -> bool
Wraps around <P as Nullable>::is_null(ptr)
<P as Nullable>::is_null(ptr)