test_not_null :: fn (ptr: *u8, loc := #call_location)
Test whether ptr pointer value is not null.
ptr Value to be checked.
loc Optional call side location.
Declared in: test.bl