nativeFreeAndMalloc
Frees pointer using sqlite3_free ands returns the result of sqlite3_mprintf on message. If message is null then only sqlite3_free is called on pointer and 0 is returned
Frees pointer using sqlite3_free ands returns the result of sqlite3_mprintf on message. If message is null then only sqlite3_free is called on pointer and 0 is returned