So, I looked back to see if I have a patch for this and did not see one. I'm assuming a related patch is why I was requested for a review. That said, taking a look at this I was a little confused by:
if (*handle != NULL) return 0;
at first. I'm not sure how I would do it better though, especially since this is still stub behavior, so I'll call it good :smile: