pub unsafe fn c_ptr_array_len<P>(ptr: *const P) -> usizewhere
    P: Ptr,